home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / mintprgs / mintupgr / disk7.zoo / install.sys < prev    next >
Text File  |  1992-11-19  |  6KB  |  170 lines

  1. [akpbin.zoo](48Kb)      0    0    755
  2. #
  3. # akpbin.zoo is the selection of utilities released by A.Pratt 
  4. # (of Atari fame). They are akin to the GNU /bin utilities, but
  5. # offer the use of \ as a directory separator, whereas GNU utils 
  6. # tend to use / (a la un*x).
  7. #
  8. /bin/chmod.prg
  9. /bin/cp.prg
  10. /bin/ls.prg
  11. /bin/mkdir.prg
  12. /bin/mv.prg
  13. /bin/rm.prg
  14. /bin/rmdir.prg
  15. /bin/sleep.prg
  16. [cpx.zoo](12Kb)          0    0    755
  17. #
  18. # cpx.zoo is an Xtendable Control Panel accessory that puts up the ps
  19. # statistics (as seen by 'ps' the command line program). Quite 
  20. # useful, as it lets you send signals to processes etc.
  21. #
  22. /cpx/ps.cpx
  23. /cpx/ps_cpx.eng
  24. [fgrep.zoo](31Kb)        0    0    755
  25. #
  26. # fgrep.zoo is GNU fgrep. It has all the functionality of 'real' 
  27. # fgreps. (fgrep is File grep, grep is Get Regular ExPression - a
  28. # pattern finder... "ls -l | grep drwx" matches directories)
  29. #
  30. /usr/bin/fgrep.ttp
  31. /usr/doc/fgrep.txt                 0    0    644
  32. [ksh.zoo](145Kb)                   0    0    755
  33. #
  34. # ksh.zoo is the Korn Shell. It is somewhere between csh and sh, 
  35. # with extensions of its own. A shell is purely a matter of 
  36. # personal preference, so try it and see :-)
  37. #
  38. /bin/ksh.tos
  39. /etc/kshrc.ksh
  40. /etc/logout.ksh
  41. /etc/profile.ksh
  42. /usr/bin/ksh/data                  0    0    644
  43. /usr/bin/ksh/last.ksh
  44. /usr/bin/ksh/pr_rep.ksh
  45. /usr/bin/ksh/pushd.ksh
  46. /usr/bin/ksh/rcsclean.ksh
  47. /usr/bin/ksh/rcsfreez.ksh
  48. /usr/bin/ksh/tgrep.ksh
  49. /usr/bin/ksh/trimhist.ksh
  50. /usr/doc/ksh/bugs                  0    0    644
  51. /usr/doc/ksh/change.log            0    0    644
  52. /usr/doc/ksh/readme                0    0    644
  53. /usr/doc/ksh/readme.st             0    0    644
  54. /usr/man/ksh.1                     0    0    644
  55. [man3.zoo](131Kb)                  0    0    755
  56. #
  57. # man3.zoo is a manual-pager system for the ST. It works very much
  58. # like the manual pager on unix systems, but needs nroff to work
  59. # properly. (nroff is available in subset bin1). The programs
  60. # take troff-formatted pages and output them via a PAGER (more is
  61. # usually used), or they read the already-formatted pages that
  62. # are available.
  63. #
  64. /usr/bin/apropos.ttp
  65. /usr/bin/catman.ttp
  66. /usr/bin/man.ttp
  67. /usr/bin/whatis.ttp
  68. /usr/doc/man.txt                   0    0    644
  69. /usr/man/man1/apropos.1            0    0    644
  70. /usr/man/man1/man.1                0    0    644
  71. /usr/man/man1/whatis.1             0    0    644
  72. /usr/man/man8/catman.8             0    0    644
  73. [mnt95utl.zoo](260Kb)              0    0    755
  74. #
  75. # mnt95utl.zoo is Eric's port of some useful programs from un*x.
  76. # the mintshel here is the 'old' one I think, without the history
  77. # or file-completion functions. There is a more up-to-date one in
  78. # the toswin14.zoo file on a.a.u.e (I'll patch this file 
  79. # eventually :-)
  80. #
  81. /etc/mintshel.mnu                  0    0    644
  82. /etc/mintshel.rc                   0    0    644
  83. /etc/mintshel.ttp
  84. /usr/bin/bg.ttp
  85. /usr/bin/bootgem.prg
  86. /usr/bin/kill.ttp
  87. /usr/bin/limit.ttp
  88. /usr/bin/mintvers.tos
  89. /usr/bin/nice.ttp
  90. /usr/bin/pipe.ttp
  91. /usr/bin/ps.ttp
  92. /usr/bin/renice.ttp
  93. /usr/bin/stty.ttp
  94. /usr/bin/top.mnu                   0    0    644
  95. /usr/bin/top.ttp
  96. /usr/bin/xkey.ttp
  97. /usr/doc/mintshel.doc              0    0    644
  98. /usr/doc/mintutil.txt              0    0    644
  99. /usr/doc/top.doc                   0    0    644
  100. /usr/ucb/lpd.ttp
  101. /usr/ucb/lpr.ttp
  102. [elvis.zoo] (316Kb)                0    0    644
  103. #
  104. # elvis.zoo contains a clone of vi (the traditional unix editor). There
  105. # is plenty of docs on how to use it, (all placed into /usr/doc/elvis/*).
  106. #
  107. # There *are* nicer editors than vi out there, but elvis is one of the
  108. # (IMHO) best vi-clones available. It is missing the Lisp interpreter
  109. # that proper versions of elvis have as a programming language, however.
  110. #
  111. # If you install this, you'll have to copy the /etc/elvis.rc to your
  112. # home directory. If you're running minixfs, then you can call it .exrc
  113. # (ex is another vi-like editor, rc means resource). If you're stuck
  114. # with TOS, then you'll have to call it elvis.rc
  115. /bin/elvis.ttp                     0    0    755
  116. /etc/elvis.rc
  117. /etc/input.rc
  118. /usr/doc/elvis/14to15.txt
  119. /usr/doc/elvis/cflags.doc
  120. /usr/doc/elvis/ctags.doc
  121. /usr/doc/elvis/cutbufs.doc
  122. /usr/doc/elvis/differ.doc
  123. /usr/doc/elvis/elvis.doc
  124. /usr/doc/elvis/elvprsv.doc
  125. /usr/doc/elvis/elvrec.doc
  126. /usr/doc/elvis/environ.doc
  127. /usr/doc/elvis/ex.doc
  128. /usr/doc/elvis/fmt.doc
  129. /usr/doc/elvis/index.doc
  130. /usr/doc/elvis/internal.doc
  131. /usr/doc/elvis/intro.doc
  132. /usr/doc/elvis/knownbug.txt
  133. /usr/doc/elvis/manifest.txt
  134. /usr/doc/elvis/options.doc
  135. /usr/doc/elvis/question.doc
  136. /usr/doc/elvis/readme
  137. /usr/doc/elvis/readme.txt
  138. /usr/doc/elvis/ref.doc
  139. /usr/doc/elvis/regexp.doc
  140. /usr/doc/elvis/st_keys
  141. /usr/doc/elvis/termcap.doc
  142. /usr/doc/elvis/title.doc
  143. /usr/doc/elvis/versions.doc
  144. /usr/doc/elvis/visual.doc
  145. [jove.zoo](216Kb)                  0    0    644
  146. #
  147. # jove.zoo contains 'Jonathon's Own Version of Emacs'. An emacs clone
  148. # that is much easier to use than elVIs IMHO, although it's questionable
  149. # whether CTRL-X-CTRL-W for write file is any easier to remember than
  150. # shift ZZ ....
  151. #
  152. /usr/bin/jove.ttp                  0    0    755
  153. /usr/bin/setmaps.ttp               0    0    755
  154. /usr/doc/jove/cmds.doc
  155. /usr/doc/jove/example.rc
  156. /usr/doc/jove/jove.1
  157. /usr/doc/jove/jove.2
  158. /usr/doc/jove/jove.3
  159. /usr/doc/jove/jove.4
  160. /usr/doc/jove/jove.5
  161. /usr/doc/jove/jove.nr
  162. /usr/doc/jove/jove.qre
  163. /usr/doc/jove/readme
  164. /usr/doc/jove/readme.st
  165. /usr/doc/jove/system.rc
  166. /usr/doc/jove/teach-jo
  167. /usr/doc/jove/teachjov.nr
  168.  
  169.